docs/commandline: correct information for 'x2apic_phys' parameter
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 28 Jan 2015 15:31:07 +0000 (16:31 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 28 Jan 2015 15:31:07 +0000 (16:31 +0100)
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
docs/misc/xen-command-line.markdown

index 0fc75591598fd993a60f5a682a4640d27eadc782..2274e74907630e920c4772c48d65fcea0652fcde 100644 (file)
@@ -1378,9 +1378,11 @@ Permit use of x2apic setup for SMP environments.
 ### x2apic\_phys
 > `= <boolean>`
 
-> Default: `true`
+> Default: `true` if **FADT** mandates physical mode, `false` otherwise.
 
-Use the x2apic physical apic driver.  The alternative is the x2apic cluster driver.
+In the case that x2apic is in use, this option switches between physical and
+clustered mode.  The default, given no hint from the **FADT**, is cluster
+mode.
 
 ### xsave
 > `= <boolean>`